source/berkeleydb/dbt.d(169,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/dbt.d(179,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/dbt.d(427,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/dbt.d(439,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/dbt.d(770,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/dbt.d(782,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/berkeleydb/db.d(164,32): Error: cast from `const(__db_dbt)*` to `const(Dbt)*` not allowed in safe code source/berkeleydb/db.d(165,33): Error: cast from `const(__db_dbt)*` to `const(Dbt)*` not allowed in safe code source/berkeleydb/db.d(166,27): Error: cast from `__db_dbt*` to `Dbt*` not allowed in safe code source/berkeleydb/db.d(196,36): Error: cast from `const(__db_dbt)*` to `const(Dbt)*` not allowed in safe code source/berkeleydb/db.d(197,29): Error: cast from `__db_dbt*` to `Dbt*` not allowed in safe code source/berkeleydb/db.d(198,43): Error: cast from `const(__db_dbt)*` to `const(Dbt)*` not allowed in safe code source/berkeleydb/db.d(302,30): Error: cannot take address of local `res` in `@safe` function `fd` source/berkeleydb/db.d(314,30): Error: cannot take address of local `res` in `@safe` function `get_byteswapped` source/berkeleydb/db.d(327,38): Error: cannot take address of local `_filename` in `@safe` function `get_dbname` source/berkeleydb/db.d(327,50): Error: cannot take address of local `_dbname` in `@safe` function `get_dbname` source/berkeleydb/db.d(330,29): Error: `@safe` function `berkeleydb.db.Db.get_dbname` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here source/berkeleydb/db.d(331,27): Error: `@safe` function `berkeleydb.db.Db.get_dbname` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here source/berkeleydb/db.d(348,42): Error: cannot take address of local `res` in `@safe` function `get_open_flags` source/berkeleydb/db.d(360,36): Error: cannot take address of local `res` in `@safe` function `get_type` source/berkeleydb/db.d(374,9): Deprecation: foreach: loop index implicitly converted from `size_t` to `int` source/berkeleydb/db.d(378,32): Error: `_curslist.ptr` cannot be used in `@safe` code, use `&_curslist[0]` instead source/berkeleydb/db.d(378,47): Error: cannot take address of local `res` in `@safe` function `join` source/berkeleydb/db.d(390,73): Error: cannot take address of local `res` in `@safe` function `key_range` source/berkeleydb/db.d(412,40): Error: cannot take address of local `res` in `@safe` function `get_priority` source/berkeleydb/db.d(454,62): Error: cannot take address of local `count` in `@safe` function `truncate` source/berkeleydb/db.d(477,60): Error: cannot take address of local `res` in `@safe` function `cursor` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.